Open Source Objective C System Software

Objective C System Software

View 1960 business solutions

Browse free open source Objective C System Software and projects below. Use the toggles on the left to filter open source Objective C System Software by OS, license, language, programming language, and project status.

  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    GrandPerspective

    GrandPerspective

    Graphically shows disk usage for Macs

    GrandPerspective is a utility application for macOS that graphically displays the disk usage of your file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space.
    Leader badge
    Downloads: 4,790 This Week
    Last Update:
    See Project
  • 2
    Burn

    Burn

    Simple but advanced disc burning for macOS

    Create data discs with advanced data settings. Create video and audio discs, Burn will convert if needed. Create DVD-Video discs. Recreate discs. Burn doesn't reinvent the wheel, it uses many powerful open source Unix utilities and is also open source.
    Leader badge
    Downloads: 6,082 This Week
    Last Update:
    See Project
  • 3
    TrollStore

    TrollStore

    Permanent sideloading utility for iOS apps without jailbreak

    TrollStore is a powerful iOS utility that allows users to permanently sideload and install unsigned apps on supported iOS versions without needing a jailbreak. Exploiting specific system vulnerabilities, it bypasses code signing restrictions and offers an alternative to TestFlight or AltStore. TrollStore is aimed at developers, power users, and enthusiasts who want more freedom over their iOS devices.
    Downloads: 403 This Week
    Last Update:
    See Project
  • 4
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 1,401 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    unc0ver

    unc0ver

    The most advanced jailbreak tool

    unc0ver is an advanced jailbreak tool for iOS 11.0 - 12.2. It's a jailbreak tool that stands out above the rest, as it it just one app that can jailbreak all firmwares. It's also got full-fledged Cydia and Substrate support, and Telesphoreo port for ARM64 devices. It can rejailbreak from the jailbroken state, offers options and utilities for the user, and many more. unc0ver doesn't share private data for diagnostics purposes, and has no inefficient local jailbreak server (jailbreakd daemon). It offers better system security, better performance and more efficient use of battery life. Switching from other jailbreaks to unc0ver is fairly easy and safe. Dedicated migration support ensures that you can make the switch without losing valuable data.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 6
    Denise

    Denise

    C64/Amiga emulator with shader and runAhead

    Denise is a cycle accurate and platform independant C64 / Amiga 500/1000 emulator. My motivation for this project is understanding how it works and write clean and easy readable code. RetroArch SLANG shaders are supported by Denise. Features already known from the C64 emulation, such as runAhead, savestates, drive sounds, PAL encoding, dynamic rate control, G-Sync/FreeSync, Warp, just in time polling are also available for the Amiga. Denise supports SuperCPU, Final Chesscard, REU, GeoRam, EasyFlash, EasyFlash³, Gmod2, Retro Replay, Action Replay, Final Cartridge, Light Guns/Pens, GunStick, Mouse 1351, Mouse Neos, Paddles, fast loaders such as ProfDOS, PrologicDOS, DolphinDOS, ProSpeed 1571, Turbo Trans, 1571, 1581, drag'n'drop and command line support. GIT repo: https://bitbucket.org/piciji/denise/src/master
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • 7
    OpenEmu

    OpenEmu

    Retro video game emulation for macOS

    OpenEmu is a polished, open-source video game emulator designed specifically for macOS, bringing a true “it just works” experience to retro gaming. It makes it incredibly easy to add, browse, and organize your personal game backups (ROMs) within a single, unified library. OpenEmu automatically scans games as you drag and drop them, neatly sorting them by system and adding original box art for a clean, visual experience. The emulator works seamlessly with a wide range of USB and Bluetooth game controllers, offering automatic button mapping for popular devices. Built on a modular core system, OpenEmu combines many of the best emulation projects to support dozens of classic consoles. With its sleek macOS-native interface and simple setup, OpenEmu transforms retro gaming into an intuitive and enjoyable experience.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    CoRD
    CoRD is a Mac OS X remote desktop client for Windows servers running Microsoft Remote Desktop or Terminal Services.
    Downloads: 128 This Week
    Last Update:
    See Project
  • 9
    Fuse for macOS
    Fuse for macOS is a macOS port of The Free Unix Spectrum Emulator (Fuse) (an emulator of the 1980s home computer and various clones).
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Breakpad

    Breakpad

    Mirror of Google Breakpad project

    Breakpad is an open source crash reporting system developed by Google that provides both client and server components to capture, analyze, and report software crashes across platforms. It is designed to help developers diagnose and fix crashes efficiently by generating detailed crash dumps, stack traces, and diagnostic data whenever an application fails unexpectedly. The framework includes libraries for embedding crash-handling functionality directly into applications and tools for processing and symbolizing crash dumps on the server side. Breakpad supports multiple operating systems, including Linux, macOS, and Windows, and integrates easily into existing build systems. Its flexible architecture enables developers to automate crash collection and reporting pipelines, making it a popular choice for large-scale software projects and products.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    Whited00r

    Whited00r

    Custom iOS firmware for iPhone and iPod Touch

    Available on: iPhone 2G iPhone 3G iPod Touch 1G iPod Touch 2G - MB iPod Touch 2G - MC Speed up your device and get new amazing features.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 12
    Chicken is a VNC client for Mac OS X. A VNC client allows remote access to another computer over the network. Chicken is based on Chicken of the VNC.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 13
    SimplyBurns

    SimplyBurns

    Burns CD / DVD media.

    SimplyBurns is a Mac OS X application with a GUI, which allows the user to burn CD / DVD media.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 14
    synergy-stable-builds

    synergy-stable-builds

    Share one mouse, one keyboard and one clipboard between your computers

    Synergy combines your desktop devices together in to one cohesive experience. It's software for sharing your mouse and keyboard between multiple computers on your desk. It works on Windows, Mac OS X and Linux.
    Downloads: 140 This Week
    Last Update:
    See Project
  • 15

    Chicken of the VNC

    Project superseded by http://chicken.sourceforge.net/

    Chicken of the VNC is a VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken of the VNC to interact with a remote computer as though it's right next to you. This project has has been superseded by http://chicken.sourceforge.net/
    Downloads: 27 This Week
    Last Update:
    See Project
  • 16
    LuLu

    LuLu

    LuLu is the free open-source macOS firewall

    LuLu is a free, open-source firewall for macOS developed by Objective-See. It blocks unauthorized outgoing network connections, allowing users to monitor and control which applications can transmit data externally. Designed for privacy and security, LuLu provides real-time prompts, rule-based filtering, and an intuitive interface, making it a valuable tool for Mac users seeking visibility over their system’s network behavior.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    BlueCove is a JSR-82 implementation on Java Standard Edition (J2SE) on BlueZ Linux, Mac OS X, WIDCOMM, BlueSoleil and Microsoft Bluetooth stack on WinXPsp2 and newer. Originally developed by Intel Research and currently maintained by volunteers.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 18
    Rar Expander is a MacOSX program which extracts the files contained in single or multi-volume RAR archives. It uses the official unRAR library internally so it is fully compatible with archives produced by WinRAR.
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 19
    MiddleClick

    MiddleClick

    "Wheel click" with three-finger click/tap for Trackpad and Magic Mouse

    Emulate a scroll wheel click with three fingers click or tap on the MacBook trackpad and Magic Mouse with macOS Sonoma14 support.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    macam is focused on developing webcam support for Mac OS X. We are trying to incorporate many different camera types. If you want a camera to work on OSX, join in! We need help with testing cameras (there are soooo many). Please visit the Web Site fi
    Downloads: 39 This Week
    Last Update:
    See Project
  • 21
    MacGesture

    MacGesture

    Global mouse gestures for macOS

    MacGesture is a macOS tool that allows users to perform system-wide mouse gestures to control their Mac. It enhances user productivity by enabling gesture-based shortcuts and commands.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    MacMouseFix

    MacMouseFix

    Mac Mouse Fix - Make Your $10 Mouse Better Than an Apple Trackpad

    mac-mouse-fix is a macOS utility that enhances the functionality of third-party mice by enabling smooth scrolling, button remapping, and gesture emulation. It brings many Apple Magic Mouse-like features to non-Apple mice, significantly improving usability and system integration without requiring kernel extensions.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Syncthing for macOS

    Syncthing for macOS

    Official frugal and native macOS Syncthing application bundle

    Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real-time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it’s transmitted over the internet. None of your data is ever stored anywhere else other than on your computers. There is no central server that might be compromised, legally or illegally. All communication is secured using TLS. The encryption used includes perfect forward secrecy to prevent any eavesdropper from ever gaining access to your data. Every device is identified by a strong cryptographic certificate. Only devices you have explicitly allowed can connect to your other devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Mac OS X 10.4 UTM release

    Mac OS X 10.4 UTM release

    OS X 10.4 tiger build. for UTM App.

    OS X 10.4 tiger build. for UTM App. to use Mac OS X 10.4 Tiger to feel nostalgic, and learn about apple old UI UX, features and documentation form of vintage/ obsolete software Operating system
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 25
    Vine Server(OSXvnc) is a robust, full-featured VNC server for MacOS X. It allows VNC clients to remotely view or control the machine. It is provided by TestPlant, for use with Vine Viewer AND Eggplant for cross-platform testing,
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB